Mergeback v4.31.2 refs/heads/releases/v4 into main#3262
Merged
henrymercer merged 6 commits intomainfrom Oct 30, 2025
Merged
Conversation
Merge main into releases/v4
Set up Python in mergeback workflow
Contributor
Author
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR merges the v4.31.2 release branch back into main, bumping the version to v4.31.3 and updating the changelog to document the v4.31.2 release. The changes also include Python setup updates in GitHub Actions workflows.
- Updates version from 4.31.2 to 4.31.3 across source and compiled files
- Adds changelog entry for v4.31.2 release
- Standardizes Python setup configuration in workflows
Reviewed Changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps version to 4.31.3 |
| lib/*.js | Generated JavaScript reflecting version bump to 4.31.3 |
| CHANGELOG.md | Documents the v4.31.2 release |
| .github/workflows/post-release-mergeback.yml | Adds Python 3.12 setup step |
| .github/actions/release-initialise/action.yml | Updates Python setup action and version format |
henrymercer
approved these changes
Oct 30, 2025
This was referenced Nov 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps the version number and updates the changelog after the v4.31.2 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".